@media all{

/*____________*/
.text  {
	font-size:1.2em;
}
.text  p{
	margin-bottom:9px;
	line-height:1.5em;
}
.text  a{
	color:#00a654;	
}

.text  .h1{
	display:block;		
	color:#737373;
	margin:-6px 0 10px 0px;	
	font-size:2em;
	line-height:1em;
	position:relative;	
}

.text  h1, .text  h2, .text  h3, .text  h4, .text  h5, .text  h6{
	margin-top:15px;
	margin-bottom:10px;
	font-weight:normal;
	color:#737373;
}

.text  h1{font-size:2em;}
.text  h2{font-size:1.5em;}
.text  h3{font-size:1.1667em;}
.text  h4, .text  h5, .text  h6{font-size:1em;}

.path{
	background:#e3e3e3;
	color:#737373;
	font-size:0,9167em;
	height:18px;
	line-height:18px;
	padding-left:11px;	
	margin-bottom:28px;
}

.path a{
	text-decoration:none;
	color:#737373;
}

.text  ul, .text  ol{	
	/*margin-left:15px;
	margin-top:15px;*/
	margin-bottom:9px;
	line-height:1.5em;
}
.text  ul{
	list-style:none;	
}
.text  ul li{
	padding-left:15px;
	background:url("../templates/main_templ_mo/images/bg_li3.gif") 0px  10px no-repeat;
}
.text  ol{
	list-style: decimal outside;	
}

.text  table{}
.text  td{}
.text  th{}

}
